[INFO] fetching crate horned-bin 1.4.0...
[INFO] checking horned-bin-1.4.0 against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] extracting crate horned-bin 1.4.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate horned-bin 1.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate horned-bin 1.4.0
[INFO] tweaked toml for crates.io crate horned-bin 1.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate horned-bin 1.4.0 on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate horned-bin 1.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fd30220736d9adec1f243a8dfcebdff64278e3b3e70b3559ed604592042b69b4
[INFO] running `Command { std: "docker" "start" "fd30220736d9adec1f243a8dfcebdff64278e3b3e70b3559ed604592042b69b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd30220736d9adec1f243a8dfcebdff64278e3b3e70b3559ed604592042b69b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fd30220736d9adec1f243a8dfcebdff64278e3b3e70b3559ed604592042b69b4" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd30220736d9adec1f243a8dfcebdff64278e3b3e70b3559ed604592042b69b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fd30220736d9adec1f243a8dfcebdff64278e3b3e70b3559ed604592042b69b4" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking oxiri v0.2.11
[INFO] [stderr]     Checking oxilangtag v0.1.1
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking json-event-parser v0.2.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stdout] error[E0277]: the trait bound `T: HasField<F, -1, FIELD_ID>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.33/src/pointer/ptr.rs:936:9
[INFO] [stdout]     |
[INFO] [stdout] 936 | /         pub fn project<F, const FIELD_ID: i128>(
[INFO] [stdout] 937 | |             self,
[INFO] [stdout] 938 | |         ) -> Ptr<'a, T::Type, (I::Aliasing, Unaligned, I::Validity)>
[INFO] [stdout] 939 | |         where
[INFO] [stdout] 940 | |             T: HasField<F, { crate::STRUCT_VARIANT_ID }, FIELD_ID>,
[INFO] [stdout] 941 | |             T::Type: 'a + CastableFrom<T, I::Validity, I::Validity>,
[INFO] [stdout]     | |____________________________________________________________________^ the trait `HasField<F, -1, FIELD_ID>` is not implemented for `T`
[INFO] [stdout]     |
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `HasField`
[INFO] [stdout]     |
[INFO] [stdout] 872 |         T: 'a + ?Sized + HasField<F, -1, FIELD_ID>,
[INFO] [stdout]     |                        +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling horned-owl v1.4.0
[INFO] [stderr]     Checking enum_meta v0.6.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking curie v0.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fd30220736d9adec1f243a8dfcebdff64278e3b3e70b3559ed604592042b69b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd30220736d9adec1f243a8dfcebdff64278e3b3e70b3559ed604592042b69b4", kill_on_drop: false }`
[INFO] [stdout] fd30220736d9adec1f243a8dfcebdff64278e3b3e70b3559ed604592042b69b4
